home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Full / NetObjects Fusion 9 Standard / NOF9_Full_EN.exe / data1.cab / NFX_Components / NetObjects / additionalInstructions.css next >
Encoding:
Cascading Style Sheet File  |  2005-11-16  |  254 b   |  22 lines

  1. body {
  2.   margin:20px;
  3.   background-color:#ECE9D8;
  4.   font-family:Tahoma;
  5.   font-size:10pt;
  6. }
  7.  
  8. h6 {
  9.   margin:0px;
  10.   font-size:10pt;
  11. }
  12.  
  13. a {
  14.   color: 0000FF;
  15.   cursor: pointer;
  16.   text-decoration: underline;
  17. }
  18.  
  19. .button {
  20.   width:100px;
  21. }
  22.